Skip to content

chore(release): cut engine v3.0.0 - #5737

Merged
JSONbored merged 3 commits into
mainfrom
release-please--branches--main--components--engine
Jul 14, 2026
Merged

chore(release): cut engine v3.0.0#5737
JSONbored merged 3 commits into
mainfrom
release-please--branches--main--components--engine

Conversation

@github-actions

@github-actions github-actions Bot commented Jul 14, 2026

Copy link
Copy Markdown
Contributor

🤖 I have created a release beep boop

3.0.0 (2026-07-14)

⚠ BREAKING CHANGES

  • build: every gittensory-prefixed directory under apps/ and packages/ is now loopover-prefixed, and the two extension packages' npm names changed from @jsonbored/gittensory-* to @loopover/*. No dual-path/alias, per the epic's full-cutover mandate.

Features

  • build: Phase 5 - full-cutover rename all gittensory-* directories to loopover-* (#5743) (81e4ac3)

This PR was generated with Release Please. See documentation.

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Jul 14, 2026

Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Preview URL Updated (UTC)
✅ Deployment successful!
View logs
loopover-ui 3733515 Commit Preview URL

Branch Preview URL
Jul 14 2026, 10:54 AM

@superagent-security

Copy link
Copy Markdown
Contributor

Superagent didn't find any vulnerabilities or security issues in this PR.

@JSONbored JSONbored self-assigned this Jul 14, 2026
JSONbored
JSONbored previously approved these changes Jul 14, 2026
@codecov

codecov Bot commented Jul 14, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.07%. Comparing base (24689e8) to head (5078065).
⚠️ Report is 7 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5737      +/-   ##
==========================================
+ Coverage   86.18%   95.07%   +8.88%     
==========================================
  Files         581      581              
  Lines       46181    46181              
  Branches    14811    14811              
==========================================
+ Hits        39802    43905    +4103     
+ Misses       4967     1516    -3451     
+ Partials     1412      760     -652     
Flag Coverage Δ
shard-1 43.96% <ø> (?)
shard-2 35.71% <ø> (ø)
shard-3 32.27% <ø> (ø)
shard-4 33.56% <ø> (ø)
shard-5 31.18% <ø> (ø)
shard-6 44.64% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.
see 111 files with indirect coverage changes

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@github-actions github-actions Bot changed the title chore(release): cut engine v2.0.1 chore(release): cut engine v3.0.0 Jul 14, 2026
@github-actions
github-actions Bot force-pushed the release-please--branches--main--components--engine branch from 3733515 to e5d387b Compare July 14, 2026 11:19
github-actions Bot and others added 2 commits July 14, 2026 11:19
…3.0.0 cut

- packages/loopover-miner/expected-engine.version: same recurring drift as the
  v2.0.0/v2.0.1 cuts, bumped to 3.0.0.
- packages/loopover-miner/docs/env-reference.md: the Phase 5 directory-rename
  commit (#5743) missed regenerating this one doc's title.
- test/unit/routes-focus-manifest.test.ts: hardcoded the pre-rename
  apps/gittensory-ui/ path in two wantedPaths assertions; the real
  .loopover.yml already correctly says apps/loopover-ui/.
- packages/loopover-miner/package.json: tightened @loopover/engine from
  ^2.0.0 to ^3.0.0. On this branch specifically, engine's own package.json is
  already 3.0.0 but miner's declared range isn't (that update rides on
  miner's own release), so npm resolves a stale published 2.0.0 as a
  non-hoisted nested copy for miner -- which the doctor engine-version-skew
  check (and 3 real test files depending on it) correctly flags as broken.
  Same judgment call as #5729: miner's own source doesn't touch anything
  engine 3.0.0 removed (the Phase 4/5 breaking changes are CLI binary/tool
  names and directory paths, not engine's exported JS API), so tightening the
  range here is safe. Also updates the 2 tests that assert the literal
  fallback range string.
- apps/loopover-ui/src/routeTree.gen.ts: TanStack Router's own regeneration,
  unrelated to the above -- included as-is since it's a generated file now
  back in sync with the real (still-unrenamed) route source file.
@JSONbored
JSONbored merged commit 58f7d5d into main Jul 14, 2026
19 checks passed
@JSONbored
JSONbored deleted the release-please--branches--main--components--engine branch July 14, 2026 12:16
@loopover-orb loopover-orb Bot added the gittensor:bug Gittensor-scored bug fix — scores a 0.05x multiplier. label Jul 14, 2026
@github-actions

Copy link
Copy Markdown
Contributor Author

🤖 Created releases:

🌻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

autorelease: tagged gittensor:bug Gittensor-scored bug fix — scores a 0.05x multiplier.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant